210 FOR I = 1 TO 5:DX% = I *I1%:DY% = I *I2%: HPLOT XC% -DX%,YC% -DY% TO XC% +DX%,YC% -DY% TO XC% +DX%,YC% +DY% TO XC% -DX%,YC% +DY% TO XC% -DX%,YC% -DY%: NEXT I
220 VTAB T%: HTAB L%: PRINT CHR$(12):: FOR I = 2 TO 4 STEP 2: HPLOT L1% -I,T1% -I TO R1% +I,T1% -I TO R1% +I,B1% +I TO L1% -I,B1% +I TO L1% -I,T1% -I: NEXT I: GOSUB 150: VTAB T%: HOME
1430 HPLOT 167,76 TO 167,88 TO 203,88 TO 203,76 TO 167,76: HPLOT 187,76 TO 183,76 TO 183,70 TO 112,70 TO 112,66 TO 187,66 TO 187,76
1432 S$(0) = "1125 OFF ":S$(1) = "1125 ON ":S$(2) = "0809 ":S$(3) = "0909 INFO ":S$(4) = "1009 ":S$(5) = "0909 "
1433 FOR I = 1 TO 3: GOSUB 20: NEXT I
1435 FOR N = 0 TO 1: HCOLOR= 0:OFF% = 1: IF N/2 = INT(N/2) THEN HCOLOR= 3:OFF% = 0
1440 IF OFF% THEN S$ = S$(0): GOSUB 251: GOTO 1450
1445 S$ = S$(1): GOSUB 250
1450 FOR V = 79 TO 77 STEP -1: HPLOT 168,V TO 202,V: NEXT V: FOR V = 76 TO 67 STEP -1: HPLOT 184,V TO 186,V: NEXT V: FOR H = 184 TO 113 STEP -1: HPLOT H,67 TO H,69: NEXT H
1460 FOR J = 2 TO 4:S$ = S$(J): IF NOT (OFF%) THEN GOSUB 250: GOTO 1470
1465 IF J = 3 THEN S$ = S$(5)
1466 GOSUB 251
1470 NEXT J
1480 IF N = 1 THEN GOSUB 20
1485 IF N = 0 THEN GOSUB 110: GOSUB 140: GOSUB 20: POKE KC%,0
1490 NEXT N: GOSUB 110: GOSUB 120
1495 S$ = "0407 RAM ": GOSUB 251: GOSUB 155
1500 FOR I = 1 TO 2: GOSUB 310: GOSUB 300: NEXT I
9900 GOSUB 140: POKE 793,1: GOSUB 110
9980 GOSUB 152: HOME : PRINT D$"CLOSE": TEXT : VTAB 12:S$ = "Just a moment please...": GOSUB 100: PRINT : PRINT D$"-INSIDE.STORY.S": END
9990 GOSUB 152: HOME : TEXT : VTAB 12:S$ = "Just a moment please....": GOSUB 100: PRINT : PRINT CHR$(4)"-MENU"
10010 GOSUB 152: HOME : PRINT CL$: TEXT : HOME : PRINT D$"CLOSE": VTAB 5: PRINT "An ERROR has occurred in this program.": PRINT
10100 IF ERR% < >6 THEN 10200
10105 IF LINE% < >9980 THEN 10210
10110 PRINT "The next program to be executed was not": PRINT "found on the diskette in the drive.": GOTO 10220
10200 IF ERR% < >8 THEN 10900
10210 PRINT "There appears to be a problem with the": PRINT "diskette in the built in disk drive."
10220 PRINT : PRINT "Make sure you have the correct diskette": PRINT "(Your Tour of the Apple II) in the disk": PRINT "drive.": GOTO 11000
10900 PRINT "The error does not seem to be one that": PRINT "this program knows about. Please note": PRINT "the error number and line number listed": PRINT "below and report it to your dealer."
10910 PRINT : PRINT "Error Number = "ERR%: PRINT "Line Number = "LINE%
10920 PRINT : PRINT "Please put another program diskette in": PRINT "the disk drive. When you have done": PRINT "this press RETURN to continue."
10930 GOSUB 110: PRINT : PRINT D$"PR#5"
11000 PRINT : PRINT "Press RETURN to continue."
11010 IF PEEK(KS%) < >141 THEN 11010
11020 POKE (KC%),0:EC% = EC% +1: IF EC% >2 THEN 11900
11030 IF LINE% = 9990 THEN 9990
11040 IF LINE% = 9980 THEN 9980
11050 IF ERR% = 8 OR ERR% = 6 THEN RUN
11900 HOME : GOTO 10900
32998 REM <CTRL-0x0a><CTRL-0x0a>* BY: LANCE G. SALEME
32999 REM * COPYRIGHT 1984, 1986, 1988 APPLE COMPUTER, INC. *